In first load, Task Pane is not opened automatically. User has to click on the related commands in main toolbar to open it. Another alternative is to show Task Pane programmatically using ShowTaskPane function. The pane content mode that will be opened should be passed to the function as a parameter.
To hide Task Pane programmatically, HideTaskPane function can be used.